Latest

Represents the selection strategy where the latest available version of a dependency is chosen.

This version resolving is expensive as Gradle requests all Maven repositories added to the project to resolve all available dependency versions by obtaining its maven-metadata.xml file, like: https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/platform/test-framework/maven-metadata.xml